public PDFPageContent extractPageContent( int pageNumber, boolean includeAnnotations, boolean includeFormFields ) |
Parameters
- pageNumber
- The page to extract the content from.
- includeAnnotations
- True if annotations should be flattened and included in page content
- includeFormFields
- True if form fields should be flattened and included in page content
Return Value
The page content in vector format.